UNPKG

227 BJavaScriptView Raw
1module.exports = {
2 "name": "Jison Lex",
3 "type": "programming",
4 "color": "#56b3cb",
5 "group": "Lex",
6 "extensions": [
7 ".jisonlex"
8 ],
9 "tmScope": "source.jisonlex",
10 "aceMode": "text",
11 "languageId": 406395330
12}